Everything about Congestion Control totally explained
» This article concerns telecommunications traffic. For road traffic, see traffic congestion.
Congestion control concerns controlling traffic entry into a
telecommunications network, so as to avoid
congestive collapse by attempting to avoid oversubscription of any of the processing or
link capabilities of the intermediate nodes and networks and taking resource reducing steps, such as reducing the rate of sending
packets. It shouldn't be confused with
flow control, which prevents the sender from overwhelming the receiver.
Theory of congestion control
The modern theory of congestion control was pioneered by
Frank Kelly, who applied
microeconomic theory and
convex optimization theory to describe how individuals controlling their own rates can interact to achieve an "optimal" network-wide rate allocation
Examples of "optimal" rate allocation are
max-min fair allocation and Kelly's suggestion of
proportional fair allocation, although many others are possible.
The mathematical expression for optimal rate allocation is as follows. Let
be the rate of flow
,
be the capacity of link
, and
is the price to which the flow responds.
Congestion control then becomes a distributed optimisation algorithm for solving the above problem. Many current congestion control algorithms can be modelled in this framework, with
being either the loss probability or the queueing delay at link
.
A major weakness of this model is that it assumes all flows observe the same price, while sliding window flow control causes "burstiness" which causes different flows to observe different loss or delay at a given link.
Classification of congestion control algorithms
There are many ways to classify congestion control algorithms:
- By the type and amount of feedback received from the network: Loss; delay; single-bit or multi-bit explicit signals
- By incremental deployability on the current Internet: Only sender needs modification; sender and receiver need modification; only router needs modification; sender, receiver and routers need modification.
- By the aspect of performance it aims to improve: high bandwidth-delay product networks; lossy links; fairness; advantage to short flows; variable-rate links
- By the fairness criterion it uses: max-min, proportional, "minimum potential delay"
Further Information
Get more info on 'Congestion Control'.
|
External Link Exchanges
Do you know how hard it is to get a link from a large encyclopaedia? Well we're different and will prove it. To get a link from us just add the following HTML to your site on a relevant page:
<a href="http://congestion_control.totallyexplained.com">Congestion control Totally Explained</a>
Then simply click through this link from your web page. Our crawlers will verify your link, extract the title of your web page and instantly add a link back to it. If you like you can remove the words Totally Explained and embed the link in article text.
As long as your link remains in place, we'll keep our link to you right here. Please play fair - our crawlers are watching. Your site must be closely related to this one's topic. Any kind of spamming, dubious practises or removing the link will result in your link from us being dropped and, potentially, your whole site being banned. |